[INFO] fetching crate robo6502 0.3.2...
[INFO] testing robo6502-0.3.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate robo6502 0.3.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate robo6502 0.3.2
[INFO] finished tweaking crates.io crate robo6502 0.3.2
[INFO] tweaked toml for crates.io crate robo6502 0.3.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate robo6502 0.3.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded machine_int v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04a34f68caf3c8acd23eafafe4d8993722cc9b3af7a1a065d296df506d235ec9
[INFO] running `Command { std: "docker" "start" "-a" "04a34f68caf3c8acd23eafafe4d8993722cc9b3af7a1a065d296df506d235ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04a34f68caf3c8acd23eafafe4d8993722cc9b3af7a1a065d296df506d235ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a34f68caf3c8acd23eafafe4d8993722cc9b3af7a1a065d296df506d235ec9", kill_on_drop: false }`
[INFO] [stdout] 04a34f68caf3c8acd23eafafe4d8993722cc9b3af7a1a065d296df506d235ec9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72becfff4b5d3e79c24bd3486e47f02786c77c9a7173a2c3e1b88351cfc4f38e
[INFO] running `Command { std: "docker" "start" "-a" "72becfff4b5d3e79c24bd3486e47f02786c77c9a7173a2c3e1b88351cfc4f38e", kill_on_drop: false }`
[INFO] [stderr]    Compiling machine_int v0.1.4
[INFO] [stderr]    Compiling robo6502 v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg_attr(feature = "cargo-clippy", feature(tool_lints))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/cmos/ops/cycle.rs:1947:9
[INFO] [stdout]      |
[INFO] [stdout] 1947 |         feature = "cargo-clippy",
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/cmos/ops.rs:1835:9
[INFO] [stdout]      |
[INFO] [stdout] 1835 |         feature = "cargo-clippy",
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/mi.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/nmos/ops/cycle.rs:2485:9
[INFO] [stdout]      |
[INFO] [stdout] 2485 |         feature = "cargo-clippy",
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/nmos/ops.rs:1987:9
[INFO] [stdout]      |
[INFO] [stdout] 1987 |         feature = "cargo-clippy",
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         feature = "cargo-clippy",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |         feature = "cargo-clippy",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/cmos/ops/cycle.rs:2208:13
[INFO] [stdout]      |
[INFO] [stdout] 2208 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/cmos/ops/cycle.rs:2208:13
[INFO] [stdout]      |
[INFO] [stdout] 1952 |             0x00 => self.cycle_op_00(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1953 |             0x01 => self.cycle_op_01(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1954 |             0x02 => self.op_02(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1955 |             0x03 => self.op_03(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2208 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/cmos/ops.rs:2096:13
[INFO] [stdout]      |
[INFO] [stdout] 2096 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/cmos/ops.rs:2096:13
[INFO] [stdout]      |
[INFO] [stdout] 1840 |             0x00 => self.op_00(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1841 |             0x01 => self.op_01(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1842 |             0x02 => self.op_02(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1843 |             0x03 => self.op_03(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2096 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/nmos/ops/cycle.rs:2746:13
[INFO] [stdout]      |
[INFO] [stdout] 2746 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/nmos/ops/cycle.rs:2746:13
[INFO] [stdout]      |
[INFO] [stdout] 2490 |             0x00 => self.cycle_op_00(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 2491 |             0x01 => self.cycle_op_01(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 2492 |             0x02 => self.cycle_op_02(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 2493 |             0x03 => self.cycle_op_03(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2746 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/nmos/ops.rs:2248:13
[INFO] [stdout]      |
[INFO] [stdout] 2248 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/nmos/ops.rs:2248:13
[INFO] [stdout]      |
[INFO] [stdout] 1992 |             0x00 => self.op_00(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1993 |             0x01 => self.op_01(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1994 |             0x02 => self.op_02(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1995 |             0x03 => self.op_03(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2248 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
[INFO] running `Command { std: "docker" "inspect" "72becfff4b5d3e79c24bd3486e47f02786c77c9a7173a2c3e1b88351cfc4f38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72becfff4b5d3e79c24bd3486e47f02786c77c9a7173a2c3e1b88351cfc4f38e", kill_on_drop: false }`
[INFO] [stdout] 72becfff4b5d3e79c24bd3486e47f02786c77c9a7173a2c3e1b88351cfc4f38e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a09713600c38a34e2546ad689571da3d130ed73755cfa041ca39af0a2a4abda2
[INFO] running `Command { std: "docker" "start" "-a" "a09713600c38a34e2546ad689571da3d130ed73755cfa041ca39af0a2a4abda2", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg_attr(feature = "cargo-clippy", feature(tool_lints))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/cmos/ops/cycle.rs:1947:9
[INFO] [stdout]      |
[INFO] [stdout] 1947 |         feature = "cargo-clippy",
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/cmos/ops.rs:1835:9
[INFO] [stdout]      |
[INFO] [stdout] 1835 |         feature = "cargo-clippy",
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/mi.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/nmos/ops/cycle.rs:2485:9
[INFO] [stdout]      |
[INFO] [stdout] 2485 |         feature = "cargo-clippy",
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/nmos/ops.rs:1987:9
[INFO] [stdout]      |
[INFO] [stdout] 1987 |         feature = "cargo-clippy",
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         feature = "cargo-clippy",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |         feature = "cargo-clippy",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/cmos/ops/cycle.rs:2208:13
[INFO] [stdout]      |
[INFO] [stdout] 2208 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/cmos/ops/cycle.rs:2208:13
[INFO] [stdout]      |
[INFO] [stdout] 1952 |             0x00 => self.cycle_op_00(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1953 |             0x01 => self.cycle_op_01(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1954 |             0x02 => self.op_02(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1955 |             0x03 => self.op_03(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2208 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/cmos/ops.rs:2096:13
[INFO] [stdout]      |
[INFO] [stdout] 2096 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/cmos/ops.rs:2096:13
[INFO] [stdout]      |
[INFO] [stdout] 1840 |             0x00 => self.op_00(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1841 |             0x01 => self.op_01(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1842 |             0x02 => self.op_02(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1843 |             0x03 => self.op_03(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2096 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling robo6502 v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/nmos/ops/cycle.rs:2746:13
[INFO] [stdout]      |
[INFO] [stdout] 2746 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/nmos/ops/cycle.rs:2746:13
[INFO] [stdout]      |
[INFO] [stdout] 2490 |             0x00 => self.cycle_op_00(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 2491 |             0x01 => self.cycle_op_01(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 2492 |             0x02 => self.cycle_op_02(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 2493 |             0x03 => self.cycle_op_03(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2746 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/nmos/ops.rs:2248:13
[INFO] [stdout]      |
[INFO] [stdout] 2248 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/nmos/ops.rs:2248:13
[INFO] [stdout]      |
[INFO] [stdout] 1992 |             0x00 => self.op_00(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1993 |             0x01 => self.op_01(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1994 |             0x02 => self.op_02(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1995 |             0x03 => self.op_03(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2248 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `duration_as_u128` has been stable since 1.33.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/benchmark.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(duration_as_u128)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg_attr(feature = "cargo-clippy", feature(tool_lints))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/cmos/ops/cycle.rs:1947:9
[INFO] [stdout]      |
[INFO] [stdout] 1947 |         feature = "cargo-clippy",
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/cmos/ops.rs:1835:9
[INFO] [stdout]      |
[INFO] [stdout] 1835 |         feature = "cargo-clippy",
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/mi.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/nmos/ops/cycle.rs:2485:9
[INFO] [stdout]      |
[INFO] [stdout] 2485 |         feature = "cargo-clippy",
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/nmos/ops.rs:1987:9
[INFO] [stdout]      |
[INFO] [stdout] 1987 |         feature = "cargo-clippy",
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         feature = "cargo-clippy",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |         feature = "cargo-clippy",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/cmos/ops/cycle.rs:2208:13
[INFO] [stdout]      |
[INFO] [stdout] 2208 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/cmos/ops/cycle.rs:2208:13
[INFO] [stdout]      |
[INFO] [stdout] 1952 |             0x00 => self.cycle_op_00(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1953 |             0x01 => self.cycle_op_01(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1954 |             0x02 => self.op_02(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1955 |             0x03 => self.op_03(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2208 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/cmos/ops.rs:2096:13
[INFO] [stdout]      |
[INFO] [stdout] 2096 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/cmos/ops.rs:2096:13
[INFO] [stdout]      |
[INFO] [stdout] 1840 |             0x00 => self.op_00(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1841 |             0x01 => self.op_01(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1842 |             0x02 => self.op_02(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1843 |             0x03 => self.op_03(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2096 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/nmos/ops/cycle.rs:2746:13
[INFO] [stdout]      |
[INFO] [stdout] 2746 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/nmos/ops/cycle.rs:2746:13
[INFO] [stdout]      |
[INFO] [stdout] 2490 |             0x00 => self.cycle_op_00(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 2491 |             0x01 => self.cycle_op_01(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 2492 |             0x02 => self.cycle_op_02(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 2493 |             0x03 => self.cycle_op_03(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2746 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/nmos/ops.rs:2248:13
[INFO] [stdout]      |
[INFO] [stdout] 2248 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/nmos/ops.rs:2248:13
[INFO] [stdout]      |
[INFO] [stdout] 1992 |             0x00 => self.op_00(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1993 |             0x01 => self.op_01(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1994 |             0x02 => self.op_02(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] 1995 |             0x03 => self.op_03(sys)?,
[INFO] [stdout]      |             ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2248 |             _ => unreachable!(),
[INFO] [stdout]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.13s
[INFO] running `Command { std: "docker" "inspect" "a09713600c38a34e2546ad689571da3d130ed73755cfa041ca39af0a2a4abda2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a09713600c38a34e2546ad689571da3d130ed73755cfa041ca39af0a2a4abda2", kill_on_drop: false }`
[INFO] [stdout] a09713600c38a34e2546ad689571da3d130ed73755cfa041ca39af0a2a4abda2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1833de05c0d7060c8b415af4bc2e7835ca1debba6d0de7d197b08e4285f542ce
[INFO] running `Command { std: "docker" "start" "-a" "1833de05c0d7060c8b415af4bc2e7835ca1debba6d0de7d197b08e4285f542ce", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/lib.rs:9:13
[INFO] [stderr]   |
[INFO] [stderr] 9 | #![cfg_attr(feature = "cargo-clippy", feature(tool_lints))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]     --> src/cmos/ops/cycle.rs:1947:9
[INFO] [stderr]      |
[INFO] [stderr] 1947 |         feature = "cargo-clippy",
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]     --> src/cmos/ops.rs:1835:9
[INFO] [stderr]      |
[INFO] [stderr] 1835 |         feature = "cargo-clippy",
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/mi.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]     --> src/nmos/ops/cycle.rs:2485:9
[INFO] [stderr]      |
[INFO] [stderr] 2485 |         feature = "cargo-clippy",
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]     --> src/nmos/ops.rs:1987:9
[INFO] [stderr]      |
[INFO] [stderr] 1987 |         feature = "cargo-clippy",
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:183:9
[INFO] [stderr]     |
[INFO] [stderr] 183 |         feature = "cargo-clippy",
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:198:9
[INFO] [stderr]     |
[INFO] [stderr] 198 |         feature = "cargo-clippy",
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]     --> src/cmos/ops/cycle.rs:2208:13
[INFO] [stderr]      |
[INFO] [stderr] 2208 |             _ => unreachable!(),
[INFO] [stderr]      |             ^ no value can reach this
[INFO] [stderr]      |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]     --> src/cmos/ops/cycle.rs:2208:13
[INFO] [stderr]      |
[INFO] [stderr] 1952 |             0x00 => self.cycle_op_00(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] 1953 |             0x01 => self.cycle_op_01(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] 1954 |             0x02 => self.op_02(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] 1955 |             0x03 => self.op_03(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 2208 |             _ => unreachable!(),
[INFO] [stderr]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stderr]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]     --> src/cmos/ops.rs:2096:13
[INFO] [stderr]      |
[INFO] [stderr] 2096 |             _ => unreachable!(),
[INFO] [stderr]      |             ^ no value can reach this
[INFO] [stderr]      |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]     --> src/cmos/ops.rs:2096:13
[INFO] [stderr]      |
[INFO] [stderr] 1840 |             0x00 => self.op_00(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] 1841 |             0x01 => self.op_01(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] 1842 |             0x02 => self.op_02(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] 1843 |             0x03 => self.op_03(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 2096 |             _ => unreachable!(),
[INFO] [stderr]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]     --> src/nmos/ops/cycle.rs:2746:13
[INFO] [stderr]      |
[INFO] [stderr] 2746 |             _ => unreachable!(),
[INFO] [stderr]      |             ^ no value can reach this
[INFO] [stderr]      |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]     --> src/nmos/ops/cycle.rs:2746:13
[INFO] [stderr]      |
[INFO] [stderr] 2490 |             0x00 => self.cycle_op_00(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] 2491 |             0x01 => self.cycle_op_01(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] 2492 |             0x02 => self.cycle_op_02(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] 2493 |             0x03 => self.cycle_op_03(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 2746 |             _ => unreachable!(),
[INFO] [stderr]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]     --> src/nmos/ops.rs:2248:13
[INFO] [stderr]      |
[INFO] [stderr] 2248 |             _ => unreachable!(),
[INFO] [stderr]      |             ^ no value can reach this
[INFO] [stderr]      |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]     --> src/nmos/ops.rs:2248:13
[INFO] [stderr]      |
[INFO] [stderr] 1992 |             0x00 => self.op_00(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] 1993 |             0x01 => self.op_01(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] 1994 |             0x02 => self.op_02(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] 1995 |             0x03 => self.op_03(sys)?,
[INFO] [stderr]      |             ---- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 2248 |             _ => unreachable!(),
[INFO] [stderr]      |             ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: `robo6502` (lib) generated 12 warnings
[INFO] [stderr] warning: the feature `duration_as_u128` has been stable since 1.33.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> examples/benchmark.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(duration_as_u128)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `robo6502` (example "benchmark") generated 1 warning
[INFO] [stderr] warning: `robo6502` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robo6502-5434a13f8ce5e747)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::reset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/asm.rs (/opt/rustwide/target/debug/deps/asm-97ef976dcb1a0bdd)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test clark_decimal ... ignored
[INFO] [stdout] test clark_decimal_65c02 ... ignored
[INFO] [stdout] test kevtris_nestest ... ignored
[INFO] [stdout] test klaus2m5_65c02_functional ... ignored
[INFO] [stdout] test klaus2m5_functional ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bus.rs (/opt/rustwide/target/debug/deps/bus-8ecf136ef6d30722)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test bus_cmos ... ok
[INFO] [stdout] test bus_nmos ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-51d9108936cff148)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/interrupt.rs (/opt/rustwide/target/debug/deps/interrupt-5dcbf3ec8affbd67)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test swallowed_nmi ... ok
[INFO] [stdout] test flag_change ... ok
[INFO] [stdout] test hijack ... ok
[INFO] [stdout] test polling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests robo6502
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1833de05c0d7060c8b415af4bc2e7835ca1debba6d0de7d197b08e4285f542ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1833de05c0d7060c8b415af4bc2e7835ca1debba6d0de7d197b08e4285f542ce", kill_on_drop: false }`
[INFO] [stdout] 1833de05c0d7060c8b415af4bc2e7835ca1debba6d0de7d197b08e4285f542ce
